GtkFileFilter: Use the new helpers
authorMatthias Clasen <mclasen@redhat.com>
Sat, 25 Apr 2015 23:34:34 +0000 (19:34 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 Apr 2015 05:15:23 +0000 (01:15 -0400)
commit831c90ffad8ca87f0f2078dbd09630b2c46fa471
treef30874edc76ebe58f1a419cf0d171b45f120f757
parent95ea81d6d14f152e70210edc032cce6e0c148da9
GtkFileFilter: Use the new helpers

Instead of issuing g_warning, fill the provided GError.
This lets us test this error handling, and is the right
thing to do. Use the new GtkBuilder helpers and
g_markup_collect_attributes to do so.
gtk/gtkfilefilter.c